libmessage-passing-amqp-perl software package provides input and output message-pass messages via AMQP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libmessage-passing-amqp-perl
libmessage-passing-amqp-perl is installed in your system.
Make ensure the libmessage-passing-amqp-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmessage-passing-amqp-perl *
You will get with libmessage-passing-amqp-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmessage-passing-amqp-perl |
| Version | 0.003-3 |
| Description | input and output message-pass messages via AMQP |
| Sub Section | Perl |